home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / datation / cm140 / helpme.bat < prev    next >
Encoding:
DOS Batch File  |  1988-01-12  |  7.2 KB  |  137 lines

  1.  
  2.  
  3. cls
  4. echo off
  5. cls
  6. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  7. ECHO ║                                                                   ║
  8. ECHO ║ Welcome to this great volume of software from the Bridge  Software║
  9. ECHO ║ Library. If you have never  received  a volume of software from us║
  10. ECHO ║ before you are in for a real  treat.  In the next few minutes this║
  11. ECHO ║ small program will explain how to read/print the documentation for║
  12. ECHO ║ this volume, tell you a little  about  the User Supported concept,║
  13. ECHO ║ and tell you more about BSL and its services. So  sit  back, relax║
  14. ECHO ║ and enjoy.                                                        ║
  15. ECHO ║                                                                   ║
  16. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  17. PAUSE
  18. cls
  19. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  20. ECHO ║ The documentation for this volume is contained in a text file with║
  21. ECHO ║ one of the following extensions: .TXT, .DOC, or .MAN. Another file║
  22. ECHO ║ that may contain the documentation is READ.ME.  Since each  author║
  23. ECHO ║ is different it is best to check under each extension or title.   ║
  24. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  25. pause
  26. cls
  27. if exist *.txt dir/w *.txt
  28. if exist *.doc dir/w *.doc
  29. if exist *.man dir/w *.man
  30. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  31. ECHO ║ If any files are listed above, check these first they may  contain║
  32. ECHO ║ the documentation on how to use the programs on this volume.      ║
  33. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  34. pause
  35. cls
  36. if exist read*.* dir/w read*.*
  37. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  38. ECHO ║ If any files are listed above, you might also check them for docu-║
  39. ECHO ║ mentation.                                                        ║
  40. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  41. pause
  42. cls
  43. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  44. ECHO ║ In order to read the file, simply enter TYPE then the filename and║
  45. ECHO ║ extension at the A prompt (Remember the '.').  Be prepared to  use║
  46. ECHO ║ the PAUSE key to stop  the  scrolling.  This  scrolling  can  also║
  47. ECHO ║ be paused, on most PC's by hitting the CTRL key and the S  key  at║
  48. ECHO ║ the same time.                                                    ║
  49. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  50. pause
  51. cls
  52. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  53. ECHO ║ If you wish to print  the  documentation  simply  type: Copy, then║
  54. ECHO ║ enter the filename and the extension, then your printer  extension║
  55. ECHO ║ (Check your DOS book). Make sure your printer is on and has paper.║
  56. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  57. pause
  58. cls
  59. ECHO ╔═════════════════════════════════════════════════════════════════════╗
  60. ECHO ║┌───────────────────────────────────────────────────────────────────┐║
  61. ECHO ║│ The programs on this disk are one of two types: Public  Domain  or│║
  62. ECHO ║│ those known as User Supported. Now to define each:                │║
  63. ECHO ║└───────────────────────────────────────────────────────────────────┘║
  64. ECHO ║╔═══════════════════════════════════════════════════════════════════╗║
  65. ECHO ║║ Public Domain-This means that the author has written a program and║║
  66. ECHO ║║ decided that he will allow any one who wants to use the program do║║
  67. ECHO ║║ so free of charge.  This does not mean that it is free of copy re-║║
  68. ECHO ║║ strictions and may be copied freely.  Check the documentation  for║║
  69. ECHO ║║ the program to be sure.  You should feel greatful that you can use║║
  70. ECHO ║║ the program and a letter of thanks to the author would not hurt.  ║║
  71. ECHO ║║ ══════════════════════════════════════════════════════════════════║║
  72. ECHO ║║ User Supported-This is software that can be used for free,in order║║
  73. ECHO ║║ to determine its use to you, but if you regularly use the  program║║
  74. ECHO ║║ you are encouraged to send a donation or User fee to the author. A║║
  75. ECHO ║║ premium is sometimes promised in exchange for the fee, ie free up-║║
  76. ECHO ║║ dates, printed owner's manuals, etc. Even if you do not want these║║
  77. ECHO ║║ premiums or none is promised, it is your moral obligation to comp-║║
  78. ECHO ║║ ensate the author for his efforts.  It is  an  honor  system  that║║
  79. ECHO ║║ keeps this system of distribution alive.  The amount of the fee is║║
  80. ECHO ║║ listed in the documentation, or on the openning screen.           ║║
  81. ECHO ║╚═══════════════════════════════════════════════════════════════════╝║
  82. ECHO ╚═════════════════════════════════════════════════════════════════════╝
  83. pause
  84. cls
  85. ECHO  ╔══════════════════════════════════════════════════════════════════╗
  86. ECHO  ║ When you, or whoever ordered this disk  originally, sent  in  the║
  87. ECHO  ║ order to the  Bridge  Software Library  you paid a service fee on║
  88. ECHO  ║ the order.  This fee goes to pay our administrative costs, and to║
  89. ECHO  ║ expand the library.  BSL is the result of a lot of effort and ex-║
  90. ECHO  ║ pense.  From the first disks that were created by the members  of║
  91. ECHO  ║ the APO/FPO Users group to our latest additions, we  have  always║
  92. ECHO  ║ strived to bring the users of the library the very best in Public║
  93. ECHO  ║ Domain and User Supported software.  We are proud to say that  we║
  94. ECHO  ║ have always met or exceeded that goal.                           ║
  95. ECHO  ╚══════════════════════════════════════════════════════════════════╝
  96. pause
  97. cls
  98. ECHO                    ╔══════════════════════════════╗
  99. ECHO                    ║ The Bridge  Software Library ║
  100. ECHO                    ║                              ║
  101. ECHO                    ║          PO Box 657          ║
  102. ECHO                    ║        Peru, IN 46970        ║
  103. ECHO                    ║                              ║
  104. ECHO         ╔══════════║ Connecting PC Users Worldwide║══════════╗
  105. ECHO         ║          ╚══════════════════════════════╝          ║
  106. ECHO         ║      Send .39 SASE for free sample Newsletter      ║
  107. ECHO         ║  Or... Send $3 for on disk catalog and Newsletter  ║
  108. ECHO         ╚════════════════════════════════════════════════════╝
  109. pause
  110. cls
  111. ECHO ╔═══════════════════════════════════════════════════════════════════╗
  112. ECHO ║ This HELPME.BAT file is copyright 1986, 1987 Charles P. Schell IV,║
  113. ECHO ║ all rights reserved.                                              ║
  114. ECHO ╚═══════════════════════════════════════════════════════════════════╝
  115. pause
  116. cls
  117. ECHO ┌────────────────────────────────────────────────────────────────────┐
  118. ECHO │╔══════════════════════════════════════════════════════════════════╗│
  119. ECHO │║ This HELPME file will self destruct in 10 seconds, unless you hit║│
  120. ECHO │║ the CTRL and C keys at the same time.                            ║│
  121. ECHO │╚══════════════════════════════════════════════════════════════════╝│
  122. ECHO └────────────────────────────────────────────────────────────────────┘
  123. pause
  124. ECHO  
  125. ECHO  
  126. ECHO  
  127. echo
  128. ECHO  
  129. ECHO  
  130. del helpme.bat
  131. ECHO on
  132.  
  133.  
  134.  
  135.  
  136.  
  137.